DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing Namespace / Index<T,TKey> Class / Find Method

In This Topic
    Find Method (Index<T,TKey>)
    In This Topic
    Finds items with the specified key value.
    Overload List
    OverloadDescription
    Finds items with the specified key value.  

    Finds items with the specified key value.

    Implements IIndexScanner(T).Find(object)

    (Inherited from C1.LiveLinq.Indexing.Index<T>)
    See Also